go/printer.printer.bodySize (method)
2 uses
go/printer (current package)
nodes.go#L1757: func (p *printer) bodySize(b *ast.BlockStmt, maxSize int) int {
nodes.go#L1800: if headerSize+p.bodySize(b, maxSize) <= maxSize {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)